home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickDraw GX / Programming Stuff / GX Compatibility Interfaces / layout types.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-23  |  264 b   |  12 lines  |  [TEXT/MPS ]

  1. /* 
  2.     "layout types.h" has been merged in to "GXTypes.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <layout types.h>.  Please update your source
  6.     code to directly #include <GXTypes.h>
  7. */
  8.  
  9. #ifndef __GXTYPES__
  10. #include <GXTypes.h>
  11. #endif
  12.